home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 2
/
United Public Domain Gold 2.iso
/
music_utilities
/
pt040.dms
/
pt040.adf
/
Programmers
/
PlayerLibraries
/
medplayer_lib.fd
< prev
next >
Wrap
Text File
|
1991-08-12
|
402b
|
20 lines
* prototypes for MEDPlayer.library V2.00
##base _MEDPlayerBase
##bias 30
##public
GetPlayer(initser)(D0)
FreePlayer()()
PlayModule(module)(A0)
ContModule(module)(A0)
StopPlayer()()
DimOffPlayer(dimlength)(D0)
SetTempo(tempo)(D0)
LoadModule(filename)(A0)
UnLoadModule(module)(A0)
GetCurrentModule()()
ResetMIDI()()
* functions below in V2.00 or later
SetModnum(modnum)(D0)
RelocModule(module)(A0)
##end